home *** CD-ROM | disk | FTP | other *** search
/ Stone Design / Stone Design.iso / Stone_Apps / DataPhile.app / English.lproj / stoneLibOperations.strings < prev    next >
Encoding:
Text File  |  1996-02-24  |  7.8 KB  |  342 lines

  1. /* The operation of cutting some graphical entities out of the document and putting them on the Pasteboard. */
  2. "Cut";
  3.  
  4. /* The user action of changing the font of a bunch of selected graphical entities. */
  5. "Font";
  6.  
  7. /* The operation of pressing the delete key to remove the selected graphical entites or text from the document entirely. */
  8. "Delete";
  9.  
  10. /* The operation of changing the color of some text. */
  11. "Text Color";
  12.  
  13. /* The operation of changing the location of a point in a poly line or curve */
  14. "Move Point";
  15.  
  16. /* The operation of getting something from the Pasteboard and inserting into the document. */
  17. "Paste";
  18.  
  19. /* The operation of undoing the last thing the user did. */
  20. "Undo";
  21.  
  22. /* The operation of undoing the last %s operation the user did--all the entries in the Operations and TextOperations .strings files are the %s of this or Redo. */
  23. "Undo %s";
  24.  
  25. /* The operation of redoing the last thing the user undid. */
  26. "Redo";
  27.  
  28. /* The operation of redoing the last %s operation the user undid--all the entries in the Operations and TextOperations .strings files are the %s of either this or Undo. */
  29. "Redo %s";
  30.  
  31. /* The operation of changing the zoom of the view. */
  32. "Zoom";
  33.  
  34. /* The operation of changing the  color of the view. */
  35. "View Color";
  36.  
  37. /* The operation of unlocking all the graphical entities which were previously locked down (see Lock). */
  38. "Unlock";
  39.  
  40. /* The operation of ungroup a bunch of graphical entities that are grouped together into a single graphical entity. */
  41. "Ungroup";
  42.  
  43. /* The operation of typing some text into the document. */
  44. "Typing";
  45.  
  46. /* The operation of starting to edit some text. */
  47. "Begin Editing";
  48.  
  49. /* The operation of sending all the selected graphical entities to the back of (behind) all other graphical entities. */
  50. "Send To Back";
  51.  
  52. /* The operation of changing the size of a graphical entity by dragging a corner of it with the mouse. */
  53. "Resize";
  54.  
  55. /* The operation of returning a graphical entity to its 100% scale, rotation and flips. */
  56. "Reset All";
  57.  
  58. /* The operation of collapsing the points in a curve */
  59. "Collapse Points";
  60.  
  61. /* The operation of loosening the points in a curve */
  62. "Loosen Points";
  63.  
  64. /* The operation of changing the location of a point in a poly line or curve */
  65. "Delete Point";
  66.  
  67. /* The operation of tightening the points in a curve */
  68. "Tighten Points";
  69.  
  70. /* The operation of changing the location of a point in a poly line or curve */
  71. "Add Point";
  72.  
  73. /* The operation of reverting the pattern. */
  74. "Pattern";
  75.  
  76. /* The operation of getting something from the Pasteboard and inserting into the document. */
  77. "Paste";
  78.  
  79. /* The operation of reverting the pattern. */
  80. "Paste Effects";
  81.  
  82. /* The operation of changing size of paper of a document. */
  83. "Page Layout";
  84.  
  85. /* The operation of splinifying. */
  86. "Make Spline";
  87.  
  88. /* The operation of splitting two splines or polylines. */
  89. "Split Path";
  90.  
  91. /* The operation of making outlines of text. */
  92. "Make Outlines";
  93.  
  94. /* The operation of changing the location of a point in a poly line or curve */
  95. "Move Point";
  96.  
  97. /* The operation of moving a graphical entity.
  98.    The operation of moving a graphical entity. */
  99. "Move";
  100.  
  101. /* The operation of changing the size of a graphical entity by dragging a corner of it with the mouse.
  102.    The operation of changing the size of a graphical entity by dragging a corner of it with the mouse. */
  103. "Resize";
  104.  
  105. /* The operation of changing the location of a point in a poly line or curve */
  106. "Move Point";
  107.  
  108. /* The operation of combining two paths of polys or splines. */
  109. "Join Paths";
  110.  
  111. /* The operation of locking down all selected graphics so that they can't be edited in anyway until they are unlocked. */
  112. "Lock";
  113.  
  114. /* The operation of changing the width of a line segment. */
  115. "Line Width";
  116.  
  117. /* The operation of changing the roundedness at the joint between two lines. */
  118. "Line Join";
  119.  
  120. /* The operation of changing the color of a line segment. */
  121. "Line Color";
  122.  
  123. /* The operation of changing the roundedness of the end of a line. */
  124. "Line Cap";
  125.  
  126. /* The operation of grouping a bunch of graphical entities together. */
  127. "Group";
  128.  
  129. /* The operation of changing the spacing or color of the grid. */
  130. "Grid Change";
  131.  
  132. /* The operation of filling a graphical entity's interior with a gray or color. */
  133. "Fill";
  134.  
  135. /* The operation of ending the editing process and proceding onto some other operation. */
  136. "End Editing";
  137.  
  138. /* The operation of distributing some graphical entities. */
  139. "Distribute";
  140.  
  141. /* The operation of changing the dimensions of a graphical entity by typing numbers into text fields for the width and height. */
  142. "Dimensions";
  143.  
  144. /* The operation of creating a new graphical entity by dragging the mouse.  The %s is one of Rectangle, Circle, etc. */
  145. "New %s";
  146.  
  147. /* The operation of masking a bunch of graphical entities with top object. */
  148. "Mask Group";
  149.  
  150. /* The operation of bringing a graphical entity or group of graphical entities to the front of all other graphical entities. */
  151. "Bring to Front";
  152.  
  153. /* The operation of bringing a graphical entity or group of graphical entities closer to the front of other graphical entities. */
  154. "Bring Closer";
  155.  
  156. /* The operation of grouping a bunch of graphical entities into a box. */
  157. "Box Group";
  158.  
  159. /* The operation of binding a text object with a spline. */
  160. "Bind Text";
  161.  
  162. /* The operation of returning a graphical entity to its natural aspect ratio, e.g., an oval becomes a circle, a rectangle becomes a square. */
  163. "Natural Size";
  164.  
  165. /* The operation of adding or removing arrows from a line. */
  166. "Arrows";
  167.  
  168. /* The operation of aligning some graphical entities together. */
  169. "Align";
  170.  
  171. /* The user action of selecting an item in the Services menu. */
  172. "Service Call";
  173.  
  174. /* The %s of the `New %s' operation corresponding to creating an area for the user to type into. */
  175. "Text";
  176.  
  177. /* additional stoneLibOperation.strings relating to Undo and Redo */
  178. "Line";
  179. "Font Change";
  180. "Text Alignment";
  181. "Text Border";
  182. "Text Color";
  183. "Flip Horizontal";
  184. "Flip Vertical";
  185. "Font Change";
  186. "Shadow Color";
  187. "Neon Color";
  188. "Outline Color";
  189. "Basic Color";
  190. "Multiple End Color";
  191. "Multiple Start Color";
  192. "Fill Start Color";
  193. "Fill End Color";
  194. "Box Color";
  195. "Box Border Color";
  196. "Box Type";
  197. "Font Size";
  198. "Text Color";
  199. "Background Color";
  200. "Use Background";
  201. "Use Kern";
  202. "Text Change";
  203. "Text Path";
  204. "Close Path";
  205. "Open Path";
  206. "Miter Limit";
  207. "Line Flat";
  208. "Fill Type";
  209. "Line Cap";
  210. "Arrow";
  211. "Line Join";
  212. "Color";
  213. "Dash";
  214. "Radius";
  215. "Text Color";
  216. "Use Pattern";
  217. "Pattern Change";
  218. "Fill Start Color";
  219. "Fill End Color";
  220. "Fill Under Color";
  221. "Fill Method";
  222. "Fill Top Copy";
  223. "Fill Under Lines";
  224. "Fill Type";
  225. "Fill Direction";
  226. "Fill Steps";
  227. "Fill Line Width";
  228. "Fill Highlight";
  229. "Flip Fill Colors";
  230. "Multiple Start Color";
  231. "Multiple End Color";
  232. "Multiple Interpolation";
  233. "Multiple Offset";
  234. "Multiple Copies";
  235. "Flip Multiple Colors";
  236. "Outline Color";
  237. "Neon Color";
  238. "Outline Step Method";
  239. "Fill Method";
  240. "Flip Outline Colors";
  241. "Outline Top Copy";
  242. "Use Neon";
  243. "Fill Outline";
  244. "Outline Top Copy";
  245. "Outline Width";
  246. "Neon Width";
  247. "Use Default Radius";
  248. "Auto Center";
  249. "Radius";
  250. "Flip Rose Colors";
  251. "Number Petals";
  252. "Rose Start Color";
  253. "Outline Width";
  254. "Rose Step Method";
  255. "Rotation";
  256. "X Scale";
  257. "Y Scale";
  258. "Scale";
  259. "Aspect Ratio";
  260. "Scale By";
  261. "Shadow";
  262. "Use Shadow Offset";
  263. "Shadow Offset";
  264. "Shadow Top Copy";
  265. "Skew";
  266. "Skew Y";
  267. "Skew X";
  268. "Use Outline";
  269. "Use Fill";
  270. "Use Multiple";
  271. "Use Outline";
  272. "Use Shadow";
  273.  
  274. "Straight Line";
  275.  
  276. "TIFF Image";
  277.  
  278. "EPS Image";
  279.  
  280. "RIB Image";
  281.  
  282. "DataGraphic";
  283.  
  284. "Curve";
  285.  
  286. "Poly Line";
  287.  
  288. "Circle";
  289.  
  290. "Round Box";
  291.  
  292. "Box Graphic";
  293.  
  294. "Spline";
  295.  
  296. "Poly Spline";
  297.  
  298. "Group";
  299.  
  300. "Rectangle";
  301.  
  302. "Super Text";
  303.  
  304. "Scribble";
  305.  
  306. "Image";
  307.  
  308. "Paint Brush";
  309.  
  310. "Registered";
  311.  
  312. "Not Licensed";
  313.  
  314. "Temporary";
  315.  
  316. "Expired";
  317.  
  318. "Clip Group";
  319.  
  320. "BoxGraphic";
  321.  
  322. "MLine";
  323.  
  324. "BoxGroup";
  325.  
  326. /* The Operation of changing the location of a point in a polyline or curve */
  327. "Change Arc";
  328. "StraightLine";
  329. "RoundBox";
  330. "ClipGroup";
  331. "Line";
  332.  
  333. /* additional stoneLibOperation.strings relating to Undo and Redo */
  334. "Arc Change";
  335. "Arc Start Angle";
  336. "Arc End Angle";
  337. "Open Arc";
  338. "Close Arc";
  339.  
  340. /*"The operation of changing the direction of a path" */
  341. "Reverse Path";
  342.